home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
exploer
/
frmmain.frm
< prev
next >
Wrap
Text File
|
1999-09-22
|
49KB
|
1,539 lines
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMain
BorderStyle = 1 'Fixed Single
Caption = "Explorer Sample"
ClientHeight = 8070
ClientLeft = 150
ClientTop = 720
ClientWidth = 10440
LinkTopic = "Form1"
ScaleHeight = 8070
ScaleWidth = 10440
StartUpPosition = 3 'Windows Default
Begin VB.Timer Timer1
Left = 9840
Top = 2280
End
Begin VB.FileListBox File1
Height = 285
Hidden = -1 'True
Left = 9240
System = -1 'True
TabIndex = 14
Top = 1440
Visible = 0 'False
Width = 1215
End
Begin VB.DirListBox Dir1
Height = 315
Left = 9240
TabIndex = 13
Top = 1080
Visible = 0 'False
Width = 1215
End
Begin VB.DriveListBox Drive1
Height = 315
Left = 9240
TabIndex = 12
Top = 720
Visible = 0 'False
Width = 1215
End
Begin VB.PictureBox Picture3
AutoSize = -1 'True
Height = 615
Left = 5520
ScaleHeight = 555
ScaleWidth = 555
TabIndex = 11
Top = 6120
Visible = 0 'False
Width = 615
End
Begin VB.PictureBox Picture2
AutoSize = -1 'True
Height = 615
Left = 4800
ScaleHeight = 555
ScaleWidth = 555
TabIndex = 10
Top = 6120
Visible = 0 'False
Width = 615
End
Begin VB.PictureBox Picture1
AutoSize = -1 'True
Height = 615
Left = 4080
ScaleHeight = 555
ScaleWidth = 555
TabIndex = 9
Top = 6120
Visible = 0 'False
Width = 615
End
Begin VB.TextBox txtValue
Height = 495
Left = 4080
TabIndex = 8
Top = 5520
Visible = 0 'False
Width = 4695
End
Begin MSComctlLib.ImageList ImageList3
Left = 9240
Top = 3000
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
End
Begin MSComctlLib.ImageList ImageList2
Left = 9240
Top = 2400
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
MaskColor = 12632256
_Version = 393216
End
Begin MSComctlLib.ImageList ImageList1
Left = 9240
Top = 1800
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
MaskColor = 12632256
_Version = 393216
End
Begin VB.PictureBox picSplitter
BackColor = &H00808080&
BorderStyle = 0 'None
FillColor = &H00808080&
Height = 4800
Left = 9120
ScaleHeight = 2090.126
ScaleMode = 0 'User
ScaleWidth = 780
TabIndex = 7
Top = 720
Visible = 0 'False
Width = 72
End
Begin MSComctlLib.TreeView tvTreeView
Height = 4800
Left = 0
TabIndex = 6
Top = 720
Width = 3330
_ExtentX = 5874
_ExtentY = 8467
_Version = 393217
Style = 7
SingleSel = -1 'True
ImageList = "ImageList3"
BorderStyle = 1
Appearance = 1
End
Begin MSComctlLib.ListView lvListView
Height = 4800
Left = 3360
TabIndex = 5
Top = 720
Width = 5730
_ExtentX = 10107
_ExtentY = 8467
Arrange = 2
LabelEdit = 1
Sorted = -1 'True
MultiSelect = -1 'True
LabelWrap = -1 'True
HideSelection = 0 'False
AllowReorder = -1 'True
FullRowSelect = -1 'True
HotTracking = -1 'True
_Version = 393217
Icons = "ImageList1"
SmallIcons = "ImageList2"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 4
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "Name"
Object.Width = 2540
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "in"
Object.Width = 2540
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "Size"
Object.Width = 2540
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "Type"
Object.Width = 2540
EndProperty
End
Begin VB.PictureBox picTitles
Align = 1 'Align Top
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 0
ScaleHeight = 300
ScaleWidth = 10440
TabIndex = 2
TabStop = 0 'False
Top = 420
Width = 10440
Begin VB.Label lblTitle
BorderStyle = 1 'Fixed Single
Caption = " ListView:"
Height = 270
Index = 1
Left = 2078
TabIndex = 4
Tag = " ListView:"
Top = 12
Width = 3216
End
Begin VB.Label lblTitle
BorderStyle = 1 'Fixed Single
Caption = " TreeView:"
Height = 270
Index = 0
Left = 0
TabIndex = 3
Tag = " TreeView:"
Top = 12
Width = 2016
End
End
Begin MSComctlLib.Toolbar tbToolBar
Align = 1 'Align Top
Height = 420
Left = 0
TabIndex = 1
Top = 0
Width = 10440
_ExtentX = 18415
_ExtentY = 741
ButtonWidth = 609
ButtonHeight = 582
Appearance = 1
ImageList = "imlToolbarIcons"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 16
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Cut"
Object.ToolTipText = "Cut"
ImageKey = "Cut"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F02